home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
02
/
5
/
DISK0254.ZIP
/
CNVPCJR.BAT
< prev
next >
Wrap
DOS Batch File
|
1984-09-05
|
640b
|
16 lines
. CNVPCJR.BAT
ECHO ON
. This batch file converts the HELP files in the \PRIMARY
. and \SECNDRY directories to describe the commands available
. in PC-DOS version 2.10 for the PCjr. The diskette
. containing the HELP files and this batch file should
. be the default disk drive. Before running this, make
. a backup copy of the diskette using your favorite method
. or the batch file MAKEBKUP.BAT, because this file
. will modify the diskette contents. If you want to abort
. this batch file press the Fn then Break keys (or the
. Ctrl-C key).
PAUSE
COPY \HELPPCJR\PRIMARY\*.* \PRIMARY
COPY \HELPPCJR\SECNDRY\*.* \SECNDRY